IGroupInfoMembers Property |
成员列表
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IAccountInfo> Members { get; }
property IList<IAccountInfo^>^ Members {
IList<IAccountInfo^>^ get ();
}
Property Value
Type:
IListIAccountInfo
See Also