Interface IAttributes2
.NET interface for TO BE DEFINED FROM USER
public interface IAttributes2 : IAttributes
- Inherited Members
Methods
IsDeclared(String)
bool IsDeclared(String arg0)
Parameters
Returns
IsDeclared(String, String)
bool IsDeclared(String arg0, String arg1)
Parameters
Returns
IsDeclared(int)
bool IsDeclared(int arg0)
Parameters
Returns
IsSpecified(String)
bool IsSpecified(String arg0)
Parameters
Returns
IsSpecified(String, String)
bool IsSpecified(String arg0, String arg1)
Parameters
Returns
IsSpecified(int)
bool IsSpecified(int arg0)