Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CustomAttributes As ListCollection |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ListCollection CustomAttributes {get;} |
C++/CLI | |
---|---|
public: property ListCollection^ CustomAttributes { ListCollection^ get(); } |
dotnetCHARTING | Send comments on this topic. |
CustomAttributes Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Element Class : CustomAttributes Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CustomAttributes As ListCollection |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ListCollection CustomAttributes {get;} |
C++/CLI | |
---|---|
public: property ListCollection^ CustomAttributes { ListCollection^ get(); } |